socketio
Toggle table of contents
native
Platform filter
native
Switch theme
Search in API
socketio
socketio
/
dev.adven.sockit.api
/
[native]EventBufferConfig
/
EventBufferConfig
Event
Buffer
Config
native
constructor
(
capacity
:
Int
=
64
,
overflow
:
EventBufferOverflow
=
EventBufferOverflow.DROP_OLDEST
)